home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 40
/
Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso
/
Aminet
/
docs
/
mags
/
tam4.lha
/
TAM_4
/
Data
/
Script
/
copia_cal
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-07-22
|
242 b
|
7 lines
if not exists c:cal
copy >NIL: data/cal c:
requestchoice >NIL: title "Copia eseguita!!!" body "Cal è stato copiato in C: !!!" "Godi forte!!!"
else
requestchoice >NIL: title "Errore!!!" body "Cal è già presente in C: !!!" "Very good!!!"
endif